home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-02-24 | 503 b | 25 lines | [TEXT/MPS ] |
- # File: test.make
- # Target: test
- # Sources: test.c
- # Created: Wednesday, February 24, 1993 3:33:42 PM
-
-
- OBJECTS = test.c.o
-
-
-
- test ƒƒ test.make {OBJECTS}
- Link -d -c 'MPS ' -t MPST ∂
- {OBJECTS} ∂
- "{CLibraries}"CSANELib.o ∂
- "{CLibraries}"Math.o ∂
- #"{CLibraries}"Complex.o ∂
- "{CLibraries}"StdClib.o ∂
- "{Libraries}"Stubs.o ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- "{Libraries}"ToolLibs.o ∂
- -o test
- test.c.o ƒ test.make test.c
- C -r -mc68020 test.c
-